Skip to content

adds Endpoint Verison#22

Merged
xentek merged 1 commit intomasterfrom
endpoint-version
Mar 11, 2017
Merged

adds Endpoint Verison#22
xentek merged 1 commit intomasterfrom
endpoint-version

Conversation

@xentek
Copy link
Copy Markdown
Member

@xentek xentek commented Mar 11, 2017

  • uses semver in the default implementation, to give it some structure, but produces a clean version (e.g. v1 from 1.0.0) for use in media types (see Media Types #21)
  • users of the package can override this by producing any string they want in an Endpointer's GetVersion() method

fixes #2

- uses `semver` in the default implementation, to give it some structure, but produces a clean version
(e.g. `v1` from `1.0.0`) for use in media types (see #21)
- users of the package can override this by producing any string they
want in an `Endpointer`'s `GetVersion()` method

fixes #2
@xentek xentek added this to the v0.0.4 milestone Mar 11, 2017
@xentek xentek merged commit 36f617f into master Mar 11, 2017
@xentek xentek deleted the endpoint-version branch March 11, 2017 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Endpoint Version

1 participant